SsAthleticDetail 
Logical Entity Name  SsAthleticDetail 
Default Table Name  SsAthleticDetail 
Physical Only  NO 
Definition 
 
Note 
 

SsAthleticDetail Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SsAthleticDetailID(PK)    int  NO 
 
SyStudentID(FK)    int  NO 
 
SsSportsID(FK)    int  NO 
 
SsRecruitmentTypeID(FK)    int  NO 
 
SsAthleticStatusID(FK)    int  NO 
 
AdTermID(FK)    int  NO 
 
RemainingEligibility    int  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

SsAthleticDetail Primary and Unique Keys 
Key Name  Key Type  Keys 
Pk_SsAthleticDetailSsAthleticDetailID  PrimaryKey  SsAthleticDetailID 

SsAthleticDetail Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdTerm  Non-Identifying  One To Zero or More  FK_SsAthleticDetailAdTermID_AdTermAdTermID      AdTermID  NO  YES 
SsAthleticStatus  Non-Identifying  One To Zero or More  FK_SsAthleticDetailSsAthleticStatusID_SsAthleticStatusSsAthleticStatusID      SsAthleticStatusID  NO  YES 
SsRecruitmentType  Non-Identifying  One To Zero or More  FK_SsAthleticDetailSsRecruitmentTypeID_SsRecruitmentTypeSsRecruitmentTypeID      SsRecruitmentTypeID  NO  YES 
SsSports  Non-Identifying  One To Zero or More  FK_SsAthleticDetailSsSportsID_SsSportsSsSportsID      SsSportsID  NO  YES 
syStudent  Non-Identifying  One To Zero or More  FK_SsAthleticDetailSyStudentID_SyStudentSyStudentID      SyStudentID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SsAthleticDetailUserID_SyStaffSyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SsAthleticDetail Check Constraints 
Check Constraint Name  CheckConstraint